gpsbabel.git
19 years agoUse function WinOpenURL and readme.html for help.
oliskoli [Thu, 13 Apr 2006 07:05:53 +0000 (07:05 +0000)]
Use function WinOpenURL and readme.html for help.

19 years agoAdd function WinOpenURL, which works with anchors.
oliskoli [Thu, 13 Apr 2006 07:02:04 +0000 (07:02 +0000)]
Add function WinOpenURL, which works with anchors.

19 years agoAdd readme.html to package files.
oliskoli [Thu, 13 Apr 2006 06:56:45 +0000 (06:56 +0000)]
Add readme.html to package files.

19 years agoDisable ini-file by default. Use readme.html for help.
oliskoli [Thu, 13 Apr 2006 06:53:29 +0000 (06:53 +0000)]
Disable ini-file by default. Use readme.html for help.

19 years agoTweak example skeleton.
robertl [Wed, 12 Apr 2006 14:38:09 +0000 (14:38 +0000)]
Tweak example skeleton.

19 years agono message
threadhead2 [Wed, 12 Apr 2006 06:44:29 +0000 (06:44 +0000)]
no message

19 years agoCouple of fixed for Linux: added exit in file menu, closing last window exits app...
threadhead2 [Wed, 12 Apr 2006 06:44:07 +0000 (06:44 +0000)]
Couple of fixed for Linux: added exit in file menu, closing last window exits app, corrected line endings when reading file formats.

19 years agoAdd 'readme.html' to package files.
oliskoli [Tue, 11 Apr 2006 23:16:23 +0000 (23:16 +0000)]
Add 'readme.html' to package files.

19 years agoAdded graphic files for Mac (.pct) and Win/Lin (.bmp)
threadhead2 [Tue, 11 Apr 2006 23:05:05 +0000 (23:05 +0000)]
Added graphic files for Mac (.pct) and Win/Lin (.bmp)

19 years agoAdd hiketech reference data and testo sequence.
oliskoli [Tue, 11 Apr 2006 21:18:48 +0000 (21:18 +0000)]
Add hiketech reference data and testo sequence.

19 years agoFix memory leaks.
oliskoli [Tue, 11 Apr 2006 21:17:20 +0000 (21:17 +0000)]
Fix memory leaks.

19 years agoMention skeletons in README.contrib.
robertl [Tue, 11 Apr 2006 18:41:38 +0000 (18:41 +0000)]
Mention skeletons in README.contrib.

19 years agoAllow pause to work on waypoints (WPL) in NMEA stream.
robertl [Tue, 11 Apr 2006 18:39:25 +0000 (18:39 +0000)]
Allow pause to work on waypoints (WPL)  in NMEA stream.

19 years agoImprove read examples.
robertl [Tue, 11 Apr 2006 17:27:58 +0000 (17:27 +0000)]
Improve read examples.

19 years agoflush NMEA output file before pausing; makes named pipes much happier
parkrrrr [Tue, 11 Apr 2006 14:47:51 +0000 (14:47 +0000)]
flush NMEA output file before pausing; makes named pipes much happier

20 years agoUse relative path on the way to babelweb.
oliskoli [Mon, 10 Apr 2006 05:40:53 +0000 (05:40 +0000)]
Use relative path on the way to babelweb.

20 years agoFix suunto product name. Correct is "Suunto Trek Manager".
oliskoli [Sun, 9 Apr 2006 22:42:12 +0000 (22:42 +0000)]
Fix suunto product name. Correct is "Suunto Trek Manager".

20 years agoAdd doc for Garmin_txt from Olaf.
robertl [Sun, 9 Apr 2006 20:30:27 +0000 (20:30 +0000)]
Add doc for Garmin_txt from Olaf.

20 years agoCorrect reversed polarity of entity encoding in mkcapabilities.
robertl [Sun, 9 Apr 2006 20:14:51 +0000 (20:14 +0000)]
Correct reversed polarity of entity encoding in mkcapabilities.

20 years agoFix conversion of 'move' parameters.
oliskoli [Sun, 9 Apr 2006 19:55:11 +0000 (19:55 +0000)]
Fix conversion of 'move' parameters.

20 years agoAdd reverse macro for Fahrenheit/Celsius conversion.
oliskoli [Sun, 9 Apr 2006 19:54:37 +0000 (19:54 +0000)]
Add reverse macro for Fahrenheit/Celsius conversion.

20 years agoOverride our lovely, platform independent build with alots of "if darwin"
robertl [Sun, 9 Apr 2006 19:10:59 +0000 (19:10 +0000)]
Override our lovely, platform independent build with alots of "if darwin"
tests to staticly link expat and libusb so Mac users don't have to fink those
packages.  Sigh.

20 years agoPull out the last of the bandaids from pre-autoconf world.
robertl [Sun, 9 Apr 2006 02:38:21 +0000 (02:38 +0000)]
Pull out the last of the bandaids from pre-autoconf world.

20 years agoEmpty files just so target dirs get created.
robertl [Sun, 9 Apr 2006 02:19:10 +0000 (02:19 +0000)]
Empty files just so target dirs get created.

20 years agoSupport '--without-libusb' on Windows build for both of those NT 3.5 guys
robertl [Sun, 9 Apr 2006 02:15:33 +0000 (02:15 +0000)]
Support '--without-libusb' on Windows build for both of those NT 3.5 guys
that are still roaming the earth.

20 years agoTweak coldsync's hardcoded config.h pathname. Changes to configure.in
robertl [Sun, 9 Apr 2006 02:11:34 +0000 (02:11 +0000)]
Tweak coldsync's hardcoded config.h pathname.  Changes to configure.in
and Makefile to never look for libusb on Windows.

20 years agoMisc cleanups of unused variables and unset struct tm's.
robertl [Sat, 8 Apr 2006 22:20:43 +0000 (22:20 +0000)]
Misc cleanups of unused variables and unset struct tm's.

20 years agoHandle Windows USB cross builds better.
robertl [Sat, 8 Apr 2006 21:53:08 +0000 (21:53 +0000)]
Handle Windows USB cross builds better.

20 years agoAllow out-of-tree builds.
robertl [Sat, 8 Apr 2006 21:25:35 +0000 (21:25 +0000)]
Allow out-of-tree builds.

20 years agoProp up non-autoconf builds just a few more days. (This is getting old quickly...)
robertl [Sat, 8 Apr 2006 19:29:43 +0000 (19:29 +0000)]
Prop up non-autoconf builds just a few more days. (This is getting old quickly...)

20 years agoGet prototypes for gpsmath functions in unicsv.
robertl [Sat, 8 Apr 2006 19:22:13 +0000 (19:22 +0000)]
Get prototypes for gpsmath functions in unicsv.

20 years ago(Makefile.in, readme.xml): From Ron - Use xsltproc and avoid hardcoded pathnames...
robertl [Sat, 8 Apr 2006 19:21:04 +0000 (19:21 +0000)]
(Makefile.in, readme.xml): From Ron - Use xsltproc and avoid hardcoded pathnames for doc.
config.h.in, configure.in, configure: Add test for sleep.

20 years agoFix #include in gbsleep for Windows. Add fallback to integer sleep.
robertl [Sat, 8 Apr 2006 19:10:48 +0000 (19:10 +0000)]
Fix #include in gbsleep for Windows.  Add fallback to integer sleep.

20 years agoOpenOffice 2.0 diagram file describing layering in new jeeps.
robertl [Sat, 8 Apr 2006 18:49:22 +0000 (18:49 +0000)]
OpenOffice 2.0 diagram file describing layering in new jeeps.

20 years agoAdd configure statement to spec-file generation.
oliskoli [Sat, 8 Apr 2006 13:08:00 +0000 (13:08 +0000)]
Add configure statement to spec-file generation.

20 years agoAdd readme.xml to rpm package.
oliskoli [Sat, 8 Apr 2006 13:01:11 +0000 (13:01 +0000)]
Add readme.xml to rpm package.

20 years agoComparison of garmin_txt read tests disabled (may fail through localtime/gmtime diffs).
oliskoli [Sat, 8 Apr 2006 12:21:17 +0000 (12:21 +0000)]
Comparison of garmin_txt read tests disabled (may fail through localtime/gmtime diffs).

20 years agoChange uppercase code sequences, which failes (???) on 32-bit systems.
oliskoli [Sat, 8 Apr 2006 12:20:38 +0000 (12:20 +0000)]
Change uppercase code sequences, which failes (???) on 32-bit systems.

20 years ago"SECONDS_PER_DAY" definition now located in defs.h.
oliskoli [Sat, 8 Apr 2006 08:29:30 +0000 (08:29 +0000)]
"SECONDS_PER_DAY" definition now located in defs.h.

20 years agoDifference between 32- and 64-bit hosts removed.
oliskoli [Sat, 8 Apr 2006 08:28:12 +0000 (08:28 +0000)]
Difference between 32- and 64-bit hosts removed.

20 years agoMove magic numbers from garmin_txt to a central place.
oliskoli [Sat, 8 Apr 2006 08:26:18 +0000 (08:26 +0000)]
Move magic numbers from garmin_txt to a central place.

20 years agoAdded 'pause' option to nmea output
parkrrrr [Fri, 7 Apr 2006 19:02:20 +0000 (19:02 +0000)]
Added 'pause' option to nmea output

20 years agoAdd gbsleep
robertl [Fri, 7 Apr 2006 18:35:43 +0000 (18:35 +0000)]
Add gbsleep

20 years agoAdd gbsleep for Ron.
robertl [Fri, 7 Apr 2006 18:10:34 +0000 (18:10 +0000)]
Add gbsleep for Ron.

20 years agoAdd fix, course, and speed options to track filter
parkrrrr [Fri, 7 Apr 2006 14:53:15 +0000 (14:53 +0000)]
Add fix, course, and speed options to track filter

20 years agoAdded helper functions, moved course calc from garmin_txt
parkrrrr [Fri, 7 Apr 2006 14:41:26 +0000 (14:41 +0000)]
Added helper functions, moved course calc from garmin_txt

20 years agoMoved course calculation to grtcirc so I could use it with trackfilter
parkrrrr [Fri, 7 Apr 2006 14:40:56 +0000 (14:40 +0000)]
Moved course calculation to grtcirc so I could use it with trackfilter

20 years agoRemove more special casing and hackery with autoconf.
robertl [Fri, 7 Apr 2006 06:49:00 +0000 (06:49 +0000)]
Remove more special casing and hackery with autoconf.

20 years agoInitial Commit
threadhead2 [Fri, 7 Apr 2006 05:20:53 +0000 (05:20 +0000)]
Initial Commit

20 years agoRegenerate configure.
robertl [Fri, 7 Apr 2006 03:55:11 +0000 (03:55 +0000)]
Regenerate configure.

20 years agoMore pulling at the autoconf rope. Tree builds on OS X and Linux with
robertl [Fri, 7 Apr 2006 03:18:12 +0000 (03:18 +0000)]
More pulling at the autoconf rope.   Tree builds on  OS X and Linux with
or without expat and with our without libusb.   But things are still very
klunky.

20 years agoAllow xmlgeneric to build w/o libexpat.
robertl [Fri, 7 Apr 2006 01:10:55 +0000 (01:10 +0000)]
Allow xmlgeneric to build w/o libexpat.

20 years agorename tomiles to radtomiles to better reflect its function
parkrrrr [Thu, 6 Apr 2006 21:03:40 +0000 (21:03 +0000)]
rename tomiles to radtomiles to better reflect its function

20 years agofix rounding error + atan(0,0) instability
parkrrrr [Thu, 6 Apr 2006 20:54:33 +0000 (20:54 +0000)]
fix rounding error + atan(0,0) instability

20 years agoPick up some stray feet/meter conversion. Regenerate dusky since it's provably correct.
robertl [Thu, 6 Apr 2006 20:46:12 +0000 (20:46 +0000)]
Pick up some stray feet/meter conversion.  Regenerate dusky since it's provably correct.

20 years agoReplace open-coded constants on meter/feet conversions.
robertl [Thu, 6 Apr 2006 20:34:46 +0000 (20:34 +0000)]
Replace open-coded constants on meter/feet conversions.

20 years agoAutoconf updates.
robertl [Thu, 6 Apr 2006 18:36:56 +0000 (18:36 +0000)]
Autoconf updates.

20 years agoKludge in config.h for now.
robertl [Thu, 6 Apr 2006 18:24:02 +0000 (18:24 +0000)]
Kludge in config.h for now.

20 years agoSketch in autoconf. (Note that running this in any but the most trivial case
robertl [Thu, 6 Apr 2006 06:39:34 +0000 (06:39 +0000)]
Sketch in autoconf.  (Note that running this in any but the most trivial case
is _not_ recommended yet.)

20 years agoMore (undertested) expat test sense changes.
robertl [Thu, 6 Apr 2006 06:34:20 +0000 (06:34 +0000)]
More (undertested) expat test sense changes.

20 years agoMore symbol changes in prep for autoconf.
robertl [Thu, 6 Apr 2006 06:04:16 +0000 (06:04 +0000)]
More symbol changes in prep for autoconf.

20 years agoChange 'NO_EXPAT' sense to HAVE LIBEXPAT in the last intrusive way in prep
robertl [Thu, 6 Apr 2006 06:02:39 +0000 (06:02 +0000)]
Change 'NO_EXPAT' sense to HAVE LIBEXPAT in the last intrusive way in prep
for autoconf.

20 years agoWarn for unknown options passed to filters, too.
robertl [Thu, 6 Apr 2006 01:55:30 +0000 (01:55 +0000)]
Warn for unknown options passed to filters, too.

20 years agoAdd warnings for unknown suboptions passed to modules.
robertl [Thu, 6 Apr 2006 01:52:11 +0000 (01:52 +0000)]
Add warnings for unknown suboptions passed to modules.

20 years agoFix calculation of course (diff. between 32- and 64-bit system).
oliskoli [Wed, 5 Apr 2006 22:26:57 +0000 (22:26 +0000)]
Fix calculation of course (diff. between 32- and 64-bit system).

20 years agoFix stmwpp bug: Empty routes in output files.
oliskoli [Wed, 5 Apr 2006 21:46:24 +0000 (21:46 +0000)]
Fix stmwpp bug: Empty routes in output files.

20 years agoFix return value of try_open_gpsbabel_inifile.
oliskoli [Wed, 5 Apr 2006 21:29:12 +0000 (21:29 +0000)]
Fix return value of try_open_gpsbabel_inifile.

20 years agoAdd missing brackets to comparison ...isdigit().
oliskoli [Wed, 5 Apr 2006 20:31:31 +0000 (20:31 +0000)]
Add missing brackets to comparison ...isdigit().

20 years agoRename assign_vec_option to assign_option.
oliskoli [Wed, 5 Apr 2006 18:34:42 +0000 (18:34 +0000)]
Rename assign_vec_option to assign_option.

20 years agoAdd new format "garmin_txt".
oliskoli [Wed, 5 Apr 2006 18:26:01 +0000 (18:26 +0000)]
Add new format "garmin_txt".

20 years agoMove garmin special functions and data to garmin_tables.
oliskoli [Wed, 5 Apr 2006 18:23:33 +0000 (18:23 +0000)]
Move garmin special functions and data to garmin_tables.

20 years agoTest the result of acos() for possible errors (gcdist).
oliskoli [Wed, 5 Apr 2006 18:16:10 +0000 (18:16 +0000)]
Test the result of acos() for possible errors (gcdist).

20 years agoAdd Gustavo Niemeyer to authors.
oliskoli [Wed, 5 Apr 2006 18:13:51 +0000 (18:13 +0000)]
Add Gustavo Niemeyer to authors.

20 years agoMake garmin_fs dependent changes.
oliskoli [Wed, 5 Apr 2006 18:12:26 +0000 (18:12 +0000)]
Make garmin_fs dependent changes.

20 years agoMove garmin special functions and data to garmin_tables.
oliskoli [Wed, 5 Apr 2006 18:08:13 +0000 (18:08 +0000)]
Move garmin special functions and data to garmin_tables.

20 years agoBring in support for Garmin special data (garmin_fs).
oliskoli [Wed, 5 Apr 2006 18:01:46 +0000 (18:01 +0000)]
Bring in support for Garmin special data (garmin_fs).
Add new format "garmin_txt".

20 years agoAdd support for global GPSBabel ini-file.
oliskoli [Wed, 5 Apr 2006 18:00:22 +0000 (18:00 +0000)]
Add support for global GPSBabel ini-file.

20 years agoAdd special functions for hard-coded characters.
oliskoli [Wed, 5 Apr 2006 17:59:22 +0000 (17:59 +0000)]
Add special functions for hard-coded characters.

20 years agoAdd sample file for ini-file support.
oliskoli [Wed, 5 Apr 2006 17:57:11 +0000 (17:57 +0000)]
Add sample file for ini-file support.

20 years agoGlobal ini-file depended changes.
oliskoli [Wed, 5 Apr 2006 17:54:23 +0000 (17:54 +0000)]
Global ini-file depended changes.

20 years agoAdd new format "garmin_txt".
oliskoli [Wed, 5 Apr 2006 17:52:00 +0000 (17:52 +0000)]
Add new format "garmin_txt".
Add support for global GPSBabel ini-file.

20 years agoAdd new format "garmin_txt".
oliskoli [Wed, 5 Apr 2006 17:48:05 +0000 (17:48 +0000)]
Add new format "garmin_txt".

20 years agoBring in support for Garmin special data (garmin_fs).
oliskoli [Wed, 5 Apr 2006 17:44:38 +0000 (17:44 +0000)]
Bring in support for Garmin special data (garmin_fs).

20 years agoMemory leak fixes.
oliskoli [Wed, 5 Apr 2006 17:37:31 +0000 (17:37 +0000)]
Memory leak fixes.

20 years agoAllow override in Makefile for Fink vs. Darwinports.
robertl [Wed, 5 Apr 2006 14:19:28 +0000 (14:19 +0000)]
Allow override in Makefile for Fink vs. Darwinports.

20 years agoLet Ozi write trackname if we have one available.
robertl [Wed, 5 Apr 2006 14:18:50 +0000 (14:18 +0000)]
Let Ozi write trackname if we have one available.

20 years agoUse track_add_wpt for all tracks
parkrrrr [Tue, 4 Apr 2006 23:07:31 +0000 (23:07 +0000)]
Use track_add_wpt for all tracks

20 years agooops. conflict.
parkrrrr [Wed, 29 Mar 2006 21:22:44 +0000 (21:22 +0000)]
oops.  conflict.

20 years agoRenamed variable to reflect actual use
parkrrrr [Wed, 29 Mar 2006 21:22:43 +0000 (21:22 +0000)]
Renamed variable to reflect actual use

20 years agoTweak readme.xml to work on new Fedora.
robertl [Wed, 29 Mar 2006 16:39:36 +0000 (16:39 +0000)]
Tweak readme.xml to work on new Fedora.
Makefile: rm broken objects of 'make doc' target.
testo & wintesto: test wfff.

20 years agoAdded interpolate filter
parkrrrr [Tue, 28 Mar 2006 22:13:53 +0000 (22:13 +0000)]
Added interpolate filter

20 years agotest files for interpolate filter
parkrrrr [Tue, 28 Mar 2006 22:07:49 +0000 (22:07 +0000)]
test files for interpolate filter

20 years agofxed memory leak - quality is job 1.01
parkrrrr [Tue, 28 Mar 2006 15:24:40 +0000 (15:24 +0000)]
fxed memory leak - quality is job 1.01

20 years agoUpdate stack filter to work with tracks and routes too
parkrrrr [Tue, 28 Mar 2006 15:06:55 +0000 (15:06 +0000)]
Update stack filter to work with tracks and routes too

20 years agoUse case_ignore_strncmp instead of strncasecmp.
robertl [Mon, 27 Mar 2006 00:42:05 +0000 (00:42 +0000)]
Use case_ignore_strncmp instead of strncasecmp.

20 years agoLowranceusr: eliminate nonportable time construct.
robertl [Mon, 27 Mar 2006 00:41:19 +0000 (00:41 +0000)]
Lowranceusr: eliminate nonportable time construct.

20 years agoLet work xstrndup and xstrndupt with non-terminated strings.
oliskoli [Sun, 26 Mar 2006 21:58:12 +0000 (21:58 +0000)]
Let work xstrndup and xstrndupt with non-terminated strings.

20 years agoRegenerate deps.
robertl [Sun, 26 Mar 2006 04:39:00 +0000 (04:39 +0000)]
Regenerate deps.

20 years agoNMEA was never more than a skeleton in jeeps. Nuke it.
robertl [Sun, 26 Mar 2006 04:34:52 +0000 (04:34 +0000)]
NMEA was never more than a skeleton in jeeps.   Nuke it.

20 years agoadd URL option to ShapeFile module
parkrrrr [Sat, 25 Mar 2006 23:05:03 +0000 (23:05 +0000)]
add URL option to ShapeFile module